home *** CD-ROM | disk | FTP | other *** search
/ Aminet 6 / Aminet 6 - June 1995.iso / Aminet / comm / cnet / INetShell22dem.lha / contrib / amyirc.lha / AmyIrc.readme < prev    next >
Encoding:
Text File  |  1994-07-04  |  2.5 KB  |  78 lines

  1. Hi folx,
  2.  
  3. first things first: AmyIrc is still Alpha soft, meaning, early development,
  4. more than half the planned features missing and the existing ones probably
  5. not quite what you'd call rock solid.
  6. The only reason you can get AmyIrc at all is that we got a soft spot in our
  7. hearts for other irc-addicts. It's better than raw irc.
  8.  
  9. AmyIrc currently is a AS225R2 program. There are means to let it run
  10. on AmiTCP with Henning Schmiedehausens socket.library, but how you
  11. get that to run is _your_ problem.
  12.  
  13. There might be a AmiTCP version of AmyIrc once AmyIrc proceeds into beta,
  14. but not yet. If you're an AmiTCP wiz you might consider offering to
  15. rewrite the network layer (it's pretty separate).
  16.  
  17. AmyIrc now runs in a Console window (tested with C= console, KingCon1.3
  18. and some WSh). If you want irc with a GUI there's Grapevine.
  19.  
  20. known commands:
  21.  
  22. "ADMIN",    works
  23. "ALIAS",    /ALIAS newcmmd /msg foo eg (Commands need to begin with /)
  24. "AWAY",        /AWAY without text sets you unaway
  25. "BAN",        works somewhat
  26. "CHOP",        works
  27. "CTCP",        works
  28. "DCC",        RSN
  29. "DEOP",        works
  30. "IGNORE",    not yet implemented
  31. "INVITE",    works
  32. "JOIN",        Note that a second join will NOT part you from another channel
  33. "KICK",        works
  34. "KILL",        not yet implemented
  35. "LIST",        works partly
  36. "LUSERS",    works partly
  37. "MODE",        works
  38. "ME",        works
  39. "NAMES",    works
  40. "NICK",        works
  41. "NOTICE",    works
  42. "NOTIFY",    not yet implemented
  43. "OPER",        not yet implemented
  44. "PART",        works
  45. "PRIVMSG",    works. Thats /msg and channel-talk
  46. "QUERY",    works
  47. "QUIT",        works
  48. "QUOTE",    a command isn't implemented yet ? use /quote <raw irc cmmd>
  49. "SHOW",        will show all locally held info some time. /show channels eg
  50. "SQUIT",    not yet implemented
  51. "TOPIC",    works
  52. "TRACE",    not yet implemented
  53. "UNBAN",    works mostly
  54. "UNCHOP",    works
  55. "WALLOPS",    not yet implemented
  56. "WHO",        works. You get to see all a who replies => talkative
  57. "WHOIS",    works
  58. "WHOWAS"    not yet implemented
  59.  
  60. use /alias FUNCTION1 /join #Amiga to fooly automatically join #Amiga
  61. (or switch current channel to #Amiga) upon hitting function key one.
  62. Likewise SFUNCTIONx for shifted function key x.
  63.  
  64. Cursor up and down scrolls history.
  65.  
  66. ircrc file: gets fed to AmyIrc as if you typed the lines one by one.
  67. AmyIrc looks in env:ircrc for the name of the ircrc file, and after that
  68. in s:ircrc (but will happily run without as well).
  69.  
  70. No windows and no lastlog yet.
  71.  
  72. AmyIrc will never do scripting of the ircII type, but you will see
  73. an /AREXX <port> <otherstuff> one of these days. Likewise dcc will
  74. be a separate program that communicates with irc via AREXX.
  75.  
  76. regards,
  77.     stargazer
  78.